home *** CD-ROM | disk | FTP | other *** search
- Path: csulb.edu!mackay
- From: mackay@csulb.edu (Regis C. Pei)
- Newsgroups: comp.lang.c++
- Subject: Huffman encoding
- Date: 27 Feb 1996 22:29:20 GMT
- Organization: Cal State Long Beach
- Message-ID: <4h00k0$euq@garuda.csulb.edu>
- NNTP-Posting-Host: heart.engr.csulb.edu
-
- Does anyone have suggestions on where I can find source code to implement
- Huffman encoding/decoding in either the C or C++ languages?
-
- I am looking for a program that implements a "two-pass" version of
- Huffman encoding ( the first pass reads in the characters from the file
- and the second pass implements the encoding portion )
-
- Any help would be greatly appreciated!
-
- thanks
- Sharlene
-